FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/observation-zibStomaReference

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idobservation-zibStomaReference
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/observation-zibStomaReference
URLhttp://nictiz.nl/fhir/StructureDefinition/observation-zibStomaReference
Version1.0.1
Statusactive
NameObservation-zibStomaReference
TitleStoma reference for Observation resources
Realmnl
Authorityhl7
DescriptionAn extension to connect the HCIM Bladderfunction and HCIM Bowelfunction to the HCIM Stoma
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
zib-BladderFunctionHCIM BladderFunction

Resources that this resource uses

StructureDefinition
zib-Stomazib Stoma

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "observation-zibStomaReference",
  "url": "http://nictiz.nl/fhir/StructureDefinition/observation-zibStomaReference",
  "version": "1.0.1",
  "name": "Observation-zibStomaReference",
  "title": "Stoma reference for Observation resources",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "An extension to connect the HCIM Bladderfunction and HCIM Bowelfunction to the HCIM Stoma",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "hcim-bladderfunction-v3.1-2017EN",
      "uri": "https://zibs.nl/wiki/BladderFunction-v3.1(2017EN)",
      "name": "HCIM BladderFunction-v3.1(2017EN)"
    },
    {
      "identity": "hcim-bowelfunction-v3.1-2017EN",
      "uri": "https://zibs.nl/wiki/BowelFunction-v3.1(2017EN)"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Observation"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/observation-zibStomaReference"
      },
      {
        "id": "Extension.value[x]:valueReference",
        "path": "Extension.valueReference",
        "sliceName": "valueReference",
        "short": "Stoma",
        "definition": "Stoma describes the presence of an unnatural, surgically created opening. If the patient has a stoma, the type of stoma must be entered along with the date on and location at which the stoma and any stoma pouches were placed. An comment can also be entered.",
        "alias": [
          "Stoma"
        ],
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Stoma"
          }
        ],
        "mapping": [
          {
            "identity": "hcim-bladderfunction-v3.1-2017EN",
            "map": "NL-CM:4.14.3",
            "comment": "Stoma"
          },
          {
            "identity": "hcim-bowelfunction-v3.1-2017EN",
            "map": "NL-CM:4.15.3",
            "comment": "Stoma"
          }
        ]
      }
    ]
  }
}